Pick up protos from xmlgeneric.h
authorrobertl <robertl>
Tue, 16 Nov 2004 05:57:06 +0000 (05:57 +0000)
committerrobertl <robertl>
Tue, 16 Nov 2004 05:57:06 +0000 (05:57 +0000)
coastexp.c

index 8ccd50af13d1f25c7110ca17e244a1842c893b37..7f2de105bf8504f82d93591b6601158fa0654ce2 100755 (executable)
@@ -19,6 +19,7 @@
 
 #include "defs.h"
 #if !NO_EXPAT
+#include "xmlgeneric.h"
 #include <expat.h>
 static XML_Parser psr;
 #endif